Click or drag to resize

AppointmentResponseStatus Property

Gets or sets the response status.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ResponseStatus ResponseStatus { get; set; }

Property Value

Type: ResponseStatus
The response status.
See Also